How to Install gtk-sharp3-examples software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gtk-sharp3-examples software package in Ubuntu 14.04 LTS (Trusty Tahr)

gtk-sharp3-examples software package provides sample applications for the GTK# 3.0 toolkit, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gtk-sharp3-examples 

gtk-sharp3-examples is installed in your system.

Make ensure the gtk-sharp3-examples package were installed using the commands given below,

$ sudo dpkg-query -l | grep gtk-sharp3-examples *

You will get with gtk-sharp3-examples package name, version, architecture and description in a table

gtk-sharp3-examples package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mono/CLI
Package gtk-sharp3-examples
Version 2.99.2-2ubuntu1
Description sample applications for the GTK# 3.0 toolkit
Sub Section Cli-mono


See Also, How to uninstall or remove gtk-sharp3-examples software package from Ubuntu 14.04 LTS (Trusty Tahr)?